Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Infra] Require firestore status check only if firestore code changes #13678

Merged
merged 11 commits into from
Sep 24, 2024

Conversation

ncooke3
Copy link
Member

@ncooke3 ncooke3 commented Sep 19, 2024

The Firestore status check should only be required on Firestore PRs.

Relevant docs: https://docs.github.com/en/pull-requests/collaborating-with-pull-requests/collaborating-on-repositories-with-code-quality-features/troubleshooting-required-status-checks#handling-skipped-but-required-checks

AC (to be tested post-merge):

  • status check is skipped if changes != true
  • jobs are skipped if changes != true

#no-changelog

@ncooke3 ncooke3 merged commit c07397c into main Sep 24, 2024
34 checks passed
@ncooke3 ncooke3 deleted the nc/infra-fst branch September 24, 2024 15:54
@ncooke3
Copy link
Member Author

ncooke3 commented Sep 24, 2024

Tested it out in #13706 and it LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants